Email Command Registry entry
Specifies the command to be run to send a certificate copy as an email.
Note: Only for use by the Tasmanian Registry of Births, Deaths and Marriages.
When clients order certificates from remote locations it can often take a considerable number of days for the certificate to arrive through the post. Sometimes the information contained on a certificate is immediately required and so an email version of the certificate can be forwarded while the paper copy is in the mail. This entry defines the command to be run in order to email the certificate.
Note: See also Allowed Emails Registry entry.
Usage
This Registry entry is assigned at the system level only:
Key | System |
---|---|
Key 1 | System |
Key 2 | Setting |
Key 3 | Email Command |
Value | command |
System | Setting | Email Command | command |
where:
command | is the UNIX command (with parameters) required to email the certificate. |
Example
This entry specifies that the program sendemail
will be used to email certificates. It takes one parameter, the email address to which the certificate is being sent:
Key | Setting |
---|---|
Key 1 | System |
Key 2 | Setting |
Key 3 | Email Command |
Value | sendmail %s |